Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for packer 1.5.0 and hcl2 #11

Merged

Conversation

disaac
Copy link
Member

@disaac disaac commented Dec 19, 2019

Issue #10

  • Updated Provisioner signature to include the _ map[string]interface{} see GH-7866 for details.
  • Updated README.md to include development section on required auto generation of hclspec.go for provisioner.
  • Generated the provisioner.hc2spec.go as documented in the README.md
  • See component-object-spec guide for details on how the autogeneration was performed.
  • Added required hcldec dependency and updated go mods.

* Updated Provisioner signature to include the `_ map[string]interface{}` see [GH-7866](hashicorp/packer#7866) for details.
* Updated README.md to include development section on required auto generation of hclspec.go for provisioner.
* Generated the provisioner.hc2spec.go as documented in the README.md
* See [component-object-spec guide](https://github.com/hashicorp/packer/blob/master/website/source/guides/hcl/component-object-spec/index.html.md.erb) for details on how the autogeneration was performed.
* Added required hcldec dependency and updated go mods.
* Updated to packer 1.5.4 from 1.5.0
* Updated circleci golang image
@supernovae
Copy link

Any chance this gets reviewed/Merged?

Copy link
Member

@blakeneyops blakeneyops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good Daniel. Thanks!

* Updating readme to show packer 1.5.4 version is used.
@disaac disaac merged commit b1da9c0 into master May 19, 2020
@disaac disaac deleted the dmi-packer-1.5.0-update-hcl2-provisioner-sig-change-issue- branch May 19, 2020 16:48
@disaac
Copy link
Member Author

disaac commented May 19, 2020

Any chance this gets reviewed/Merged?

@supernovae The update has been merged and binaries are available under relase packer-provisioner-serverspec v0.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants